﻿/* CSS Document */
html {
  -webkit-text-size-adjust: none;
}
html {
  color: #333;
  background: #fafafa;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
label,
input,
button,
textarea,
select,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: Arial, "Microsoft YaHei", "微软雅黑", "宋体";
}
body {
  text-align: center;
  background: #fafafa;
  font-size: 14px;
}
input,
button,
textarea,
select {
  font-size: 16px;
  background: #fff;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: lighter;
}
em,
strong {
  font-style: normal;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
  color: #333;
  cursor: pointer;
}
.rmwz {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#header {
  width: 100%;
  height: 116px;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 5000;
}
#content {
  padding-top: 140px;
  position: relative;
  z-index: 1;
  background: #fafafa;
}
.head_logo {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  height: 76px;
}
.menet_logo {
  float: left;
  display: inline-block;
  padding: 19px 0 0 2px;
}
.logo {
  height: 42px;
  width: 194px;
}
.head_search {
  width: 441px;
  height: 32px;
  border: solid 1px #80bad3;
  float: left;
  display: inline-block;
  margin: 19px 0 0 70px;
  position: relative;
}
.sel_wrap {
  float: left;
  display: inline-block;
  position: relative;
  border: none;
  height: 100%;
  width: 82px;
  cursor: pointer;
  position: relative;
  _filter: alpha(opacity=0);
  background: url(../image/arrow01.png) 60px center no-repeat;
}
.sel_wrap label {
  text-indent: 5px;
  z-index: 2;
  color: #80bad3;
  line-height: 32px;
  height: 32px;
  display: block;
}
.sel_wrap select {
  width: 85px;
  height: 32px;
  line-height: 32px;
  z-index: 4;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  font-size: 14px;
  color: #80bad3;
}
.headTxt {
  width: 280px;
  height: 25px;
  line-height: 25px;
  margin-top: 3px;
  text-indent: 10px;
  border: none;
  border-left: solid 1px #80bad3;
  outline: none;
  background: none;
  float: left;
  display: inline;
}
.headTxt1 {
  position: absolute;
  left: 82px;
  top: 0;
  font-size: 13px;
  color: #c4c4c4;
}
.headTxt2 {
  position: relative;
  font-size: 16px;
}
.head_sub {
  width: 69px;
  height: 32px;
  line-height: 30px;
  color: #fff;
  float: right;
  display: inline-block;
  border: none;
  background: #80bad3;
  cursor: pointer;
  font-size: 16px;
}
.head_sub:hover {
  background: #015579;
}
.head_login {
  float: right;
  display: inline;
  margin-top: 19px;
  background: #ed6d00;
}
.head_login a {
  height: 32px;
  line-height: 32px;
  display: inline-block;
  padding: 0 10px;
  color: #fff;
  font-size: 16px;
}
.head_login a:hover {
  background: #d66403;
}
.head_login span {
  height: 28px;
  line-height: 28px;
  width: 1px;
  overflow: hidden;
  border-left: 1px #fff solid;
}
.has_login {
  float: right;
  display: inline;
  margin-top: 19px;
  width: 152px;
  position: relative;
}
.head_men {
  width: 152px;
  height: 33px;
  line-height: 33px;
  color: #fff;
  text-indent: 18px;
  background: #ed6d00 url(../image/arrow21.png) 130px center no-repeat;
  cursor: pointer;
}
.head_men:hover {
  background: #d66403 url(../image/arrow21.png) 130px center no-repeat;
}
.head_listbox {
  width: 152px;
  background: #ed6d00;
  display: none;
  position: absolute;
}
.head_listbox li {
  border-top: solid 1px #f7e0cd;
  line-height: 30px;
  color: #fff;
  text-indent: 18px;
}
.head_listbox li a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
}
.head_listbox li a:hover {
  background: #d66403;
}
.main_nav {
  height: 45px;
  line-height: 45px;
  background: #015579;
  color: #fff;
  text-align: center;
}
.main_nav_inner {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  background: #015579;
  height: 45px;
}
.main_nav_inner a {
  color: #fff;
  display: inline-block;
  padding: 0 26px;
  font-size: 18px;
}
.main_nav_note {
  font-size: 12px;
}
.main_nav_inner a:hover {
  background: #ed6d00;
}
#main_nav2 {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5001;
  display: none;
}
a.main_nav_logo {
  float: left;
  margin: 10px 0 0 -156px;
  padding: 0;
}
a.main_nav_logo:hover {
  background: none;
}
.main_nav_login {
  float: right;
  margin: 4px 5px 0 0;
  cursor: pointer;
}
span.main_nav_login a:hover {
  background: none;
}
#main_nav_logNote {
  display: none;
  line-height: 20px;
  position: absolute;
  color: #fff;
  z-index: 99999;
}
#main {
  width: 1000px;
  margin: 0 auto 10px auto;
  text-align: left;
}
.theDigit {
  font-family: Tahoma;
}
/* side_title */
.side_title {
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  background: #ed6d00;
}
.side_title a {
  height: 100%;
  width: 100%;
  display: block;
}
.side_title a:hover {
  background: #d66403;
}
.side_titleL {
  float: left;
  height: 100%;
  display: inline-block;
  color: #fff;
  margin-left: 12px;
}
.side_more {
  height: 33px;
  width: 31px;
  float: right;
  display: inline-block;
  background: url(../image/more.png) center center no-repeat;
}
.pageWrap {
  text-align: center;
  margin: 20px 0 30px 0;
}
.pageer {
  color: #666666;
  display: inline;
}
.pageer li {
  display: inline-block;
  margin-right: 8px;
}
.pageer li a {
  display: inline-block;
  padding: 2px 10px;
  color: #666666;
}
.pageer li a:hover {
  background: #ed6d00;
  color: #fff;
}
.page {
  font-family: Tahoma;
}
.pageer .prev,
.pageer .next {
  border: solid 1px #e6e6e6;
}
.page.active a {
  background: #ed6d00;
  color: #fff;
}
.hide_link {
  display: none;
}
#footer {
  text-align: center;
  border-top: solid 2px #e6e6e6;
  clear: both;
  font-size: 12px;
  padding-bottom: 30px;
}
.foot_link {
  margin-top: 10px;
}
.foot_link p {
  width: 1000px;
  margin: 0 auto;
  line-height: 35px;
  color: #666666;
}
.foot_link a {
  color: #666666;
  display: inline-block;
  margin: 0 8px;
}
.foot_link a:hover {
  text-decoration: underline;
}
.copyright {
  line-height: 22px;
  color: #666666;
  font-size: 12px;
  width: 1000px;
  margin: 0 auto 0 auto;
}
.side_ad_imgd {
  width: 240px;
  height: 70px;
  display: block;
}
.pop_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6000;
  opacity: 0.3;
  background: #000;
  display: none;
}
.pop_logon {
  position: fixed;
  top: 150px;
  z-index: 6002;
  width: 680px;
  display: none;
}
.formLogin {
  width: 680px;
  text-align: left;
  margin: 0 auto;
  background: #fff;
}
.logon_tit {
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  border-bottom: solid 1px #bfdce9;
  font-size: 16px;
  margin-bottom: 25px;
}
.logon_tit_01 {
  font-size: 28px;
  color: #ed6d00;
  font-weight: lighter;
  display: inline;
  margin: 0 22px 0 40px;
}
.pdErrorW {
  padding-left: 170px;
  position: relative;
  top: -5px;
}
.pop_close {
  float: right;
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url(../image/close.png);
  position: relative;
  top: 20px;
  right: 20px;
}
.pop_close:hover {
  background: url(../image/close2.png);
}
.toReg {
  color: #ef6c00;
  font-weight: bold;
}
.toReg:hover {
  text-decoration: underline;
}
.ondLog {
  color: #fff;
  font-size: 13px;
  margin-left: 15px;
  background: #ef6c00;
  padding: 2px 8px;
}
.pLogon {
  overflow: hidden;
  clear: both;
  margin-bottom: 12px;
  position: relative;
  line-height: 40px;
  font-size: 18px;
}
.labelLog {
  width: 170px;
  height: 37px;
  line-height: 37px;
  float: left;
  text-align: right;
}
.logonTxt {
  width: 282px;
  height: 40px;
  line-height: 40px;
  border: solid 1px #80bad3;
  float: left;
  text-indent: 5px;
  background: #fff;
}
.logonTxt1 {
  position: absolute;
  left: 170px;
  top: 0;
  font-size: 14px;
  color: #c4c4c4;
}
.logonTxt2 {
  position: relative;
  font-size: 16px;
}
.logonTxt23,
.logonTxt13 {
  width: 186px;
}
.logCodeNum {
  height: 40px;
  line-height: 40px;
  width: 80px;
  margin-left: 15px;
  background: #80bad3;
  float: left;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 20px;
}
.pLogon label.error,
.pLogon .logon_pdError {
  color: #ef6c00;
  font-size: 12px;
  display: block;
  clear: both;
  margin-left: 170px;
  height: 20px;
  line-height: 20px;
}
.pdErrorHid {
  display: none;
}
.pLogon .logon_pdError {
  display: none;
}
.logNext {
  padding-left: 170px;
  height: 80px;
  margin-top: 5px;
}
.logon_sub {
  width: 284px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border: none;
  cursor: pointer;
  background: #015579;
  font-size: 18px;
  color: #fff;
}
.forgetPW {
  color: #80bad3;
  margin-left: 15px;
  height: 40px;
  line-height: 40px;
  float: left;
  display: inline-block;
  font-size: 16px;
  position: absolute;
  left: 450px;
  top: 0;
}
.forgetPW:hover {
  text-decoration: underline;
}
#toTop {
  width: 20px;
  height: 56px;
  position: fixed;
  bottom: 200px;
  right: 0;
  z-index: 9999;
  background: url(../image/top.png) left top no-repeat;
  cursor: pointer;
}
#toTopWord {
  display: none;
  line-height: 20px;
  position: absolute;
  width: 4em;
  color: #015579;
  z-index: 9999;
}
#toTop:hover {
  background: url(../image/top2.png) left top no-repeat;
}
.adClickNote {
  width: 30px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  z-index: 2001;
}
.adClickNote_bg {
  width: 30px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000;
  display: inline-block;
  text-align: center;
  z-index: 2000;
  opacity: 0.5;
}
